[INFO] fetching crate radio-sx128x 0.19.0...
[INFO] fixing radio-sx128x-0.19.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate radio-sx128x 0.19.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate radio-sx128x 0.19.0
[INFO] finished tweaking crates.io crate radio-sx128x 0.19.0
[INFO] tweaked toml for crates.io crate radio-sx128x 0.19.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radio-sx128x 0.19.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate radio-sx128x 0.19.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `radio` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `strum` dependency)
[INFO] [stderr] warning: `radio-sx128x` (manifest) generated 4 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8
[INFO] running `Command { std: "docker" "start" "665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.149 (as host dependency) removed features: default, extra_traits, std
[INFO] [stderr]   memchr v2.6.4 removed features: alloc, default, std
[INFO] [stderr]   regex v1.10.2 removed features: default, perf, perf-backtrack, perf-cache, perf-dfa, perf-inline, perf-literal, perf-onepass, unicode, unicode-age, unicode-bool, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   regex-automata v0.4.3 removed features: dfa-onepass, hybrid, nfa-backtrack, perf-inline, perf-literal, perf-literal-multisubstring, perf-literal-substring, unicode, unicode-age, unicode-bool, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   regex-syntax v0.8.2 removed features: default, unicode, unicode-age, unicode-bool, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   syn v2.0.59 (as host dependency) removed features: visit
[INFO] [stderr]   tracing-core v0.1.32 removed features: valuable
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `radio` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `strum` dependency)
[INFO] [stderr] warning: `radio-sx128x` (manifest) generated 4 warnings
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling rusb v0.9.3
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling embedded-hal-bus v0.1.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking gpio-cdev v0.6.0
[INFO] [stderr]    Compiling derive-into-owned v0.1.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking rolling-stats v0.7.0
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking simplelog v0.9.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking serialport v4.2.2
[INFO] [stderr]     Checking i2cdev v0.6.0
[INFO] [stderr]     Checking spidev v0.6.0
[INFO] [stderr]     Checking sysfs_gpio v0.6.1
[INFO] [stderr]     Checking linux-embedded-hal v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking pcap-file v1.1.1
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking driver-cp2130 v1.1.0
[INFO] [stderr]     Checking radio v0.12.1
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking driver-pal v0.9.0
[INFO] [stderr]     Checking radio-sx128x v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/integration.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/util/main.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.49s
[INFO] [stderr] crater-edition-check: radio-sx128x v0.19.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `radio` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `strum` dependency)
[INFO] [stderr] warning: `radio-sx128x` (manifest) generated 4 warnings
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling libusb1-sys v0.6.4
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling rusb v0.9.3
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking pcap-file v1.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking driver-cp2130 v1.1.0
[INFO] [stderr]     Checking radio v0.12.1
[INFO] [stderr]     Checking serde v1.0.189
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking driver-pal v0.9.0
[INFO] [stderr]     Checking radio-sx128x v0.19.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `poll_irq`
[INFO] [stdout]    --> src/lib.rs:861:15
[INFO] [stdout]     |
[INFO] [stdout] 861 |         #[cfg(feature = "poll_irq")]
[INFO] [stdout]     |               ^^^^^^^^^^----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"poll-irq"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `clap`, `crc16`, `default`, `defmt`, `defmt-debug`, `defmt-default`, `defmt-error`, `defmt-info`, `defmt-trace`, `defmt-warn`, `driver-pal`, `hex`, `humantime`, `patch-unknown-state`, `poll-irq`, `serde`, `std`, `tests`, `thiserror`, `tracing`, `tracing-subscriber`, and `util`
[INFO] [stdout]     = help: consider adding `poll_irq` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `poll_irq`
[INFO] [stdout]    --> src/lib.rs:967:15
[INFO] [stdout]     |
[INFO] [stdout] 967 |         #[cfg(feature = "poll_irq")]
[INFO] [stdout]     |               ^^^^^^^^^^----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"poll-irq"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `clap`, `crc16`, `default`, `defmt`, `defmt-debug`, `defmt-default`, `defmt-error`, `defmt-info`, `defmt-trace`, `defmt-warn`, `driver-pal`, `hex`, `humantime`, `patch-unknown-state`, `poll-irq`, `serde`, `std`, `tests`, `thiserror`, `tracing`, `tracing-subscriber`, and `util`
[INFO] [stdout]     = help: consider adding `poll_irq` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `poll_irq`
[INFO] [stdout]    --> src/lib.rs:861:15
[INFO] [stdout]     |
[INFO] [stdout] 861 |         #[cfg(feature = "poll_irq")]
[INFO] [stdout]     |               ^^^^^^^^^^----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"poll-irq"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `clap`, `crc16`, `default`, `defmt`, `defmt-debug`, `defmt-default`, `defmt-error`, `defmt-info`, `defmt-trace`, `defmt-warn`, `driver-pal`, `hex`, `humantime`, `patch-unknown-state`, `poll-irq`, `serde`, `std`, `tests`, `thiserror`, `tracing`, `tracing-subscriber`, and `util`
[INFO] [stdout]     = help: consider adding `poll_irq` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `poll_irq`
[INFO] [stdout]    --> src/lib.rs:967:15
[INFO] [stdout]     |
[INFO] [stdout] 967 |         #[cfg(feature = "poll_irq")]
[INFO] [stdout]     |               ^^^^^^^^^^----------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"poll-irq"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `clap`, `crc16`, `default`, `defmt`, `defmt-debug`, `defmt-default`, `defmt-error`, `defmt-info`, `defmt-trace`, `defmt-warn`, `driver-pal`, `hex`, `humantime`, `patch-unknown-state`, `poll-irq`, `serde`, `std`, `tests`, `thiserror`, `tracing`, `tracing-subscriber`, and `util`
[INFO] [stdout]     = help: consider adding `poll_irq` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `associated_type_defaults` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `associated_type_defaults` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.83s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.149 (as host dependency) removed features: default, extra_traits, std
[INFO] [stderr]   memchr v2.6.4 removed features: alloc, default, std
[INFO] [stderr]   regex v1.10.2 removed features: default, perf, perf-backtrack, perf-cache, perf-dfa, perf-inline, perf-literal, perf-onepass, unicode, unicode-age, unicode-bool, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   regex-automata v0.4.3 removed features: dfa-onepass, hybrid, nfa-backtrack, perf-inline, perf-literal, perf-literal-multisubstring, perf-literal-substring, unicode, unicode-age, unicode-bool, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   regex-syntax v0.8.2 removed features: default, unicode, unicode-age, unicode-bool, unicode-gencat, unicode-script, unicode-segment
[INFO] [stderr]   syn v2.0.59 (as host dependency) removed features: visit
[INFO] [stderr]   tracing-core v0.1.32 removed features: valuable
[INFO] [stderr] 
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `driver-pal` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `log` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `radio` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `strum` dependency)
[INFO] [stderr] warning: `radio-sx128x` (manifest) generated 4 warnings
[INFO] [stderr]     Checking radio-sx128x v0.19.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/lib.rs (4 fixes)
[INFO] [stderr]    Migrating src/util/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] crater-edition-check: radio-sx128x v0.19.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] error: failed to parse manifest at `/opt/rustwide/workdir/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   `default_features` is unsupported as of the 2024 edition; instead use `default-features`
[INFO] [stderr]   (in the `driver-pal` dependency)
[INFO] running `Command { std: "docker" "inspect" "665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8", kill_on_drop: false }`
[INFO] [stdout] 665a228f10395167e0fa61aa41efde28ac6a71d48197bfceb756d39f67d2adb8
